This is a crash course to learn the fundamentals of Git version control and the Github platform. Learn all of the core commands and the workflow to start learning Git. Sample Project Files: Markdown Crash Course: 👇 Website & Courses: 💖 Show Support Patreon: PayPal: 👇 Follow Me On Social Media: Twitter: Instagram: Linkedin: Timestamps: 0:00 - Intro 1:08 - What Is Git? (Slides) 4:35 - What Is GitHub? 7:36 - Git Workflow Overview 11:25 - Installation & Config 13:20 - Sample Project Files 14:49 - git init 16:17 - git status 16:30 - git add 17:25 - git commit 18:10 - Making Changes 19:10 - git log 19:56 - Create A Github Repo 21:50 - git remote 22:48 - git push 23:30 - Readme File 25:10 - git pull 25:45 - .gitignore File 27:31 - Commit Shortcuts 29:30 - GIthub Interface Basics 34:00 - SSH Keys 38:00 - git clone 39:00 - Branching 42:14 - Pull Requests 45:09 - Merging 46:12 - CI/CD Pipeline With Vercel |